Visual Basic (Declaration) | |
---|---|
Public Sub WriteTo( _ ByVal value As KeyValuePair(Of TKey,TValue), _ ByVal stream As Stream _ ) |
C# | |
---|---|
public void WriteTo( KeyValuePair<TKey,TValue> value, Stream stream ) |
Parameters
- value
- stream
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7